From: Richard M. Stallman Date: Thu, 12 Aug 1993 07:56:35 +0000 (+0000) Subject: Fix typo in last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~94476 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5ca24800d36cf64d1a06db961e632dacebc8a988;p=emacs.git Fix typo in last change. --- diff --git a/src/termhooks.h b/src/termhooks.h index 4ef621fc246..f2c9476161a 100644 --- a/src/termhooks.h +++ b/src/termhooks.h @@ -240,7 +240,7 @@ enum event_kind milliseconds) for the click. */ selection_request_event, /* Another X client wants a selection from us. See `struct selection_event'. */ - selection_clear_event X client cleared our selection. */ + selection_clear_event /* Another X client cleared our selection. */ }; /* If a struct input_event has a kind which is selection_request_event